| BillingMethod |
| EntityType | Independent |
| Logical Entity Name | BillingMethod |
| Default Table Name | saBillingMethod |
| Logical Only | NO |
| Definition | |
| Note |
| BillingMethod Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
BillingMethodId |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(50) | NO | ||
| Frequency | CHAR(1) | NO | ||
| RateBasis | CHAR(1) | NO | ||
| IsRateScheduleUsed | BIT | NO | ||
| IsAutomaticBilling | BIT | NO | ||
| IsActive | BIT | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| EffectiveDateFlag | CHAR(1) | NO | ||
| IsByCampus | BIT | NO | ||
| IsRegFeeAlwaysBilled | BIT | NO | ||
| IsScheduleChecked | BIT | NO | ||
CourseLevelId |
INTEGER | NO | ||
| IsBillingDetailPosted | BIT | NO | ||
| IsPostingImmediate | BIT | NO | ||
| InitialChargesOffSetDays | INTEGER | YES | ||
| TransactionDateSetting | CHAR(1) | YES | ||
| IsReviewRequired | BIT | NO | ||
| ChargeOn | CHAR(1) | NO | ||
| IsCourseFeeScheduleAllowed | BIT | NO | ||
| IsAutoPostDropAdjust | BIT | YES | ||
| IsTermGroupBilling | BIT | YES | ||
| IsDetailsAutoCorrected | BIT | YES |
| BillingMethod Keys |
| Key Name | Key Type | Keys |
| NK_saBillingMethodFreqUseRateSchedule | Inversion Entry | Frequency, IsRateScheduleUsed, ChargeOn, IsAutomaticBilling, IsReviewRequired |
| saBillingMethod_AdCourseLevelID_N_N_IDX | Inversion Entry | CourseLevelId |
| saBillingMethod_saBillingMethodID_U_C_IDX | PrimaryKey | BillingMethodId |
| BillingMethod Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CourseLevel | Non-Identifying | One To Zero or More | CourseLevelId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| AutomaticBillingBatchDetail | Non-Identifying | One To Zero or More | NO | ||||
| BillingMethodDetail | Non-Identifying | One To Zero or More | NO | ||||
| AgencyBranch | Non-Identifying | One To Zero or More | NO | ||||
| AutomaticBillingBatchDetail | Non-Identifying | One To Zero or More | NO | ||||
| SaBillingMethodExternalMap | Non-Identifying | One To Zero or More | NO |
| BillingMethod Check Constraints |
| Check Constraint Name | CheckConstraint |